Total Complexity | 29 |
Dependencies | 2 |
Dependents | 1 |
Total lines | 309 |
Lines of code | 219 |
Logical lines of code | 88 |
Comment lines | 39 |
Methods | 10 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
get_workspaces_details() | 46 | 5 | 42 | |
edit_workspace() | 48 | 5 | 36 | |
create_workspace() | 53 | 3 | 24 | |
delete_workspaces() | 54 | 3 | 23 | |
get_workspaces() | 53 | 3 | 22 | |
add_item() | 54 | 3 | 22 | |
delete_item() | 56 | 2 | 19 | |
get_item() | 59 | 2 | 14 | |
permission_error() | 68 | 2 | 7 | |
register_routes() | 63 | 1 | 10 |